object frmFirewallLocalSitesEditor: TfrmFirewallLocalSitesEditor Left = 0 Top = 0 BorderIcons = [biSystemMenu] BorderStyle = bsDialog Caption = 'frmFirewallSiteEditor' ClientHeight = 413 ClientWidth = 654 Color = clWhite Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -12 Font.Name = 'Tahoma' Font.Style = [] OldCreateOrder = False Position = poOwnerFormCenter OnCreate = FormCreate OnDestroy = FormDestroy OnHelp = FormHelp OnShow = FormShow DesignSize = ( 654 413) PixelsPerInch = 96 TextHeight = 14 object pnlMainParent: TPanel Left = 0 Top = 0 Width = 654 Height = 413 Anchors = [akLeft, akTop, akRight, akBottom] BevelOuter = bvNone ParentColor = True ParentShowHint = False ShowHint = True TabOrder = 0 DesignSize = ( 654 413) object lblUntrusted: TResLabel Left = 38 Top = 199 Width = 106 Height = 14 Font.Charset = ANSI_CHARSET Font.Color = clWindowText Font.Height = -12 Font.Name = 'Tahoma' Font.Style = [] ParentFont = False Transparent = True ResourceCaption = 50110 ResourceOptions = [rsoStripAccels, rsoStripCRLF] end object lblTrusted: TResLabel Left = 38 Top = 12 Width = 94 Height = 14 Font.Charset = ANSI_CHARSET Font.Color = clWindowText Font.Height = -12 Font.Name = 'Tahoma' Font.Style = [] ParentFont = False Transparent = True ResourceCaption = 50109 ResourceOptions = [rsoStripAccels, rsoStripCRLF] end object imgTrustedSites: TResImage Left = 16 Top = 10 Width = 16 Height = 16 Cursor = crHandPoint AutoSize = True Transparent = True ResourceImage = 'MISC_NOTE' end object imgUntrustedSites: TResImage Left = 16 Top = 197 Width = 16 Height = 16 Cursor = crHandPoint AutoSize = True Transparent = True ResourceImage = 'MISC_NOTE' end object btnOK: TResTeButton Left = 442 Top = 382 Width = 99 Height = 25 OnClick = btnOKClick Anchors = [akRight, akBottom] Default = True ModalResult = 1 TabOrder = 0 ResourceCaption = 50114 ResourceHint = 50114 ExplicitLeft = 292 ExplicitTop = 370 end object btnCancel: TResTeButton Left = 547 Top = 382 Width = 100 Height = 25 OnClick = btnCancelClick Anchors = [akRight, akBottom] Cancel = True ModalResult = 2 TabOrder = 1 ResourceCaption = 50115 ResourceHint = 50115 ExplicitLeft = 397 ExplicitTop = 370 end object lvwTrustedSites: TListView Left = 14 Top = 32 Width = 527 Height = 137 Anchors = [akLeft, akTop, akRight] Color = clWhite Columns = < item Caption = 'ColumnURLIP' Width = 150 end item Caption = 'ColumnNetMask' Width = 100 end> HideSelection = False ReadOnly = True RowSelect = True TabOrder = 2 ViewStyle = vsReport OnSelectItem = OnSelectItem end object btnRemoveTrustedSite: TResTeButton Left = 547 Top = 94 Width = 99 Height = 25 OnClick = btnRemoveTrustedSiteClick Anchors = [akTop, akRight] TabOrder = 3 ResourceCaption = 50113 end object btnEditTrustedSite: TResTeButton Left = 547 Top = 63 Width = 99 Height = 25 OnClick = btnEditTrustedSiteClick Anchors = [akTop, akRight] TabOrder = 4 ResourceCaption = 50112 end object btnAddTrustedSite: TResTeButton Left = 547 Top = 32 Width = 99 Height = 25 OnClick = btnAddTrustedSiteClick Anchors = [akTop, akRight] TabOrder = 5 ResourceCaption = 50111 end object lvwUntrustedSites: TListView Left = 14 Top = 219 Width = 527 Height = 134 Anchors = [akLeft, akTop, akRight] Color = clWhite Columns = < item Caption = 'ColumnURLIP' Width = 150 end item Caption = 'ColumnNetMask' Width = 100 end> HideSelection = False ReadOnly = True RowSelect = True TabOrder = 6 ViewStyle = vsReport OnSelectItem = OnSelectItem end object btnAddUntrustedSite: TResTeButton Left = 547 Top = 219 Width = 99 Height = 25 OnClick = btnAddUntrustedSiteClick Anchors = [akTop, akRight] TabOrder = 7 ResourceCaption = 50111 end object btnEditUntrustedSite: TResTeButton Left = 547 Top = 250 Width = 99 Height = 25 OnClick = btnEditUntrustedSiteClick Anchors = [akTop, akRight] TabOrder = 8 ResourceCaption = 50112 end object btnRemoveUntrustedSite: TResTeButton Left = 547 Top = 281 Width = 99 Height = 25 OnClick = btnRemoveUntrustedSiteClick Anchors = [akTop, akRight] TabOrder = 9 ResourceCaption = 50113 end end object ThemeForm: TTeForm2 ThemeObject = 'StandardDialog' Left = 16 Top = 360 end end